Fix the gtk_application_end_session implementation
authorMatthias Clasen <mclasen@redhat.com>
Sun, 8 Jan 2012 07:16:26 +0000 (02:16 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 8 Jan 2012 07:16:26 +0000 (02:16 -0500)
commitf3533e4fc2d31e346d910d165c6ba559cce6c6c1
treeed8d7da8b1d262372a4558d80ef9368051c9005f
parent0191f11a7a72c04ae3100820687b9963d1175f74
Fix the gtk_application_end_session implementation

We were passing the wrong flags, causing the meaning of
the request_confirmation parameter to be inverted.
gtk/gtkapplication.c